@charset "utf-8";

/* 公共样式 */
body {
    min-width: 1130px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    background: #fcfdff;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1130 {
    width: 1130px;
    margin: 0 auto;
}

.ml95 {
    margin-left: 95px !important;
}

.mr95 {
    margin-right: 95px !important;
}

.fl {
    float: left;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.pt10 {
    padding-top: 10px;
}

a:hover {
    color: #257bd4;
}

.closed {
    width: 100%;
    height: 100%;
    overflow: hidden;
}


/* 字体 */
@font-face {
    font-family: 'fontNameRegular';
    src: url(2504.woff);
}



/* ------------------------------------header--------------------------------- */
.top {
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    overflow: hidden;
}

.thisData {
    float: left;
    font-size: 14px;
    color: #666666;
}

.top ul {
    float: right;
}

.top ul li {
    float: left;
    display: inline-block;
    margin-left: 25px;
}

.top ul li a {
    display: inline-block;
    color: #666666;
    font-size: 14px;
}

.appBtn a {
    width: 30px;
    height: 20px;
    background: url('2568.png') no-repeat;
    margin-top: 5px;
}

.newMediaBtn {
    width: 50px;
    height: 20px;
    background: url('2568.png') no-repeat;
    background-position: -185px 0;
    margin-top: 5px;
}

/* banner */
.banner {
    width: 100%;
    height: 170px;
    background: url('2510.jpg') no-repeat top center;
}

.banner .w1130 {
    position: relative;
}

.logo {
    position: absolute;
    left: 0;
    top: 45px;
}

.search {
    position: absolute;
    right: 160px;
    top: 60px;
}

.search input {
    float: left;
    width: 276px;
    height: 44px;
    line-height: 44px;
    padding: 0 6px;
    font-size: 16px;
    color: #aaa;
    background: #fff;
    border: 1px solid #e6e6e6;
}

.search a {
    display: inline-block;
    float: right;
    width: 60px;
    height: 46px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #005495 url('2546.png') no-repeat center center;
}
.mobileBtn{
    display: none;
}
/* nav */
.nav {
    height: 60px;
    line-height: 60px;
    background: url(2565.png) repeat-x;
}

.nav ul {
    width: 1130px;
    height: 57px;
    background: url(2566.png) center bottom no-repeat;
    position: relative;
}

.nav ul li{
    width: 140px;
    height: 57px;
    line-height: 60px;
    float: left;
    text-align: center;
}

.nav ul li img {
    display: inline;
    margin: 18px 5px;
}

.nav ul li>a {
    width: 140px;
    height: 57px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.submenu {
    position: absolute;
    top: 57px;
    left: 0;
    width: 1130px;
    height: 85px;
    line-height: 85px;
    text-align: left;
    background: #f6f6f6;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999;
    box-shadow: 2px 2px 0px #edeef0;
    display: none;
}

.submenu a {
    color: #087cd6;
    float: left;
    font-size: 18px;
    height: 85px;
    line-height: 85px;
    font-weight: bold;
    margin-left: 25px;
}

/* .cur {
    background-color: #666666;
} */


/* ******************************banne************************** */
.content {
    /* background-color:#ffffff; */
}

.contentMain {
    height: 100%;
    padding: 20px 0;
    overflow: hidden;
}

/* 头条 */
.headline {
    text-align: center;
    display: block;
    background-color: #ffffff;
    padding: 10px 0;
}

.headline a {
    color: #005293;
}

.firsttitle a {
    font-size: 30px;
    line-height: 2;
    font-family: "fontNameRegular";
}

.secondtitle a {
    font-size: 18px;
    line-height: 1.8;
}



/* 列表公共样式 */
#selectColOne_2,#selectColTwo_2,#selectColThree_2,#selectColFour_2,#selectColFive_2,#selectColFive_3{
    display:none;
}
#selectColSix_2{
    /* display:none; */
}

/*模块1 民政&时政 要闻 */
.moduleOne {
    display: block;
    min-height: 360px;
}

.shuffling {
    width: 580px;
    height: 360px;
    overflow: hidden;
    display: inline-block;
    float: left;
    position: relative;
}
.shuffling a {
    color: #ffffff;
}
.swiperImg{
    width: 580px;
    height: 360px;
    position: relative;
}
.shuffling img {
    width: 580px;
    height: 360px;
}
.shufflingBack {
    width: 100%;
    height: 48px;
    line-height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}


.shufflingBack span {
    margin-left: 15px;
}

.pagination {
    width: 180px !important;
    height: 48px;
    line-height: 48px;
    position: absolute;
    z-index: 999;
    bottom: 0 !important;
    right: 20px !important;
    left: auto !important;
    text-align: right;
}

.swiper-pagination-switch {
    opacity: 1;
    width: 25px;
    height: 5px;
    background-color: #ffffff !important;
    border-radius: 10px;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background-color: #fe0100 !important;
}

/* 民政&时政 新闻列表 */
.politicsInfor {
    width: 515px;
    float: right;
    height: auto;
    min-height: 360px;
    padding: 0 12px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 2px 2px #edeef0;
}

.politicsInforHead {
    height: 35px;
    border-bottom: 1px dashed #cccccc;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.politicsInforHead a {
    color: #6e707b;

}

.fenge {
    display: inline-block;
    height: 15px;
    width: 1px;
    background: #b3b3b3;
    margin: 0 10px;
}

.curTitle {
    color: #005495 !important;
}

/* 列表 */
.politicsInforCont {
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}

.politicsInforCont ul li {
    background: url('2570.png') 3px 13px no-repeat;
    padding: 4px 0 4px 14px;
    border-bottom: 1px dashed #f1f1f1;
    position: relative;
}

.politicsInforCont ul li a {
    display: inline-block;
    width: 88%;
}

.publishTime {
    position: absolute;
    top: 4px;
    right: 0;
    color: #999999;
}

/*模块2  专题专栏 */
.moduleTwo {
    width: 100%;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 2px #edeef0;
    box-shadow: 0px 2px 2px #edeef0;
    background-color: #ffffff;
    position: relative;
}

.moduleTwo ul li {
    float: left;
    margin: 10px 8px 0 0;
}

.moduleTwo ul li img {
    width: 260px;
    height: 80px;
}

.moduleTwo ul li:first-child img {
    width: 316px;
    height: 100px;
    margin-top: -10px;
}

.projectMore {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 50px;
    height: 25px;
    line-height: 20px;
    background: #fff;
    border-radius: 30px 0 0 30px;
    text-align: center;
    font-size: 12px
}

/* 模块3 通知、媒体、地方、数据 */
.moduleThree,
.moduleFore,
.moduleFive,
.moduleSix,
.moduleSeven {
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 2px #edeef0;
    box-shadow: 0px 2px 2px #edeef0;
    padding: 0 12px 20px;
}

.inforList {
    width: 390px;
    float: left;
    margin-right: 20px;
}

.listMsgThree {
    width: 285px;
    box-sizing: border-box;
}


/* 列表   通用样式 */
.moduleData ul li {
    border-bottom: 0;
    line-height: 1.5;
}

.moduleData ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 右侧列表样式 */
.rightSideList {
    border-left: 1px solid #e0e0e0;
    padding-left: 20px;
    margin-right: 0;
}

.rightSideList ul li a {
    width: 83%;
}

/* 政府信息公开专栏 */
.inforDisclo {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.inforDisclo img {
    width: 100%;
    height: 50px;
}

/* 民政数据 */
.mcaDataHome {
    height: 25px;
    border-bottom: 0;
}

.mcaDataLink dl dt {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    margin-top: 6px;
    box-sizing: border-box;
}

.mcaDataLink a {
    width: 100%;
    height: 38px;
    display: block;
}

.mcaDataLink dl dt:hover {
    border: 1px solid #257bd4;
}

/* 模块5 驻纪检组、其他办事系统链接 */
.zbjjz {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 260px;
    height: 103px;
    margin: 10px 10px 0 5px;
}

.zbjjz img {
    width: 260px;
    height: 103px;
}

.handleAffairs {
    display: inline-block;
    float: left;
    border: 1px solid #ededed;
    height: 124px;
    width: 828px;
    overflow: hidden;
}

.handleAffairs ul {
    margin-top: 10px;
}

.handleAffairs ul li {
    float: left;
    margin: 0 0 7px 10px;
}

/* 模块6 办事服务 */

/* 行政审批 */
.administrative {
    padding-top: 10px;
}

.administrative>ul {
    display: block;
    overflow: hidden;
}

.administrative>ul>li a {
    float: left;
    padding: 0 10px;
    background: #f7f7f7;
    border-radius: 3px;
    margin: 0 12px 5px 0;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.adminCur a {
    color: #257bd4;
}

.affairs {
    margin-top: 10px;
}
#selectColTheLabel_2, #selectColTheLabel_3, #selectColTheLabel_4, #selectColTheLabel_5{
    display: none;
}
#selectAffairsOne_2, #selectAffairsOne_3, #selectAffairsOne_4, #selectAffairsOne_5,
#selectAffairsTwo_2, #selectAffairsTwo_3, #selectAffairsTwo_4, #selectAffairsTwo_5,
#selectAffairsThree_2, #selectAffairsThree_3, #selectAffairsThree_4, #selectAffairsThree_5,
#selectAffairsFour_2, #selectAffairsFour_3, #selectAffairsFour_4, #selectAffairsFour_5,
#selectAffairsFive_2, #selectAffairsFive_3, #selectAffairsFive_4, #selectAffairsFive_5
{
    display: none;
}


.registration {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ededed;
}

.registration dt {
    height: 35px;
    float: left;
    padding: 0 13px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}

.registCur {
    color: #257bd4 !important;
    background: url('2545.png') no-repeat center bottom;
}

.registCont p {
    background: url('2570.png') 0 center no-repeat;
    padding-left: 10px;
    font-size: 15px;
    color: #257bd4;
    margin: 10px 0;
}

.registLink a {
    float: left;
    width: 80px;
    height: 22px;
    border: 1px solid #ededed;
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding-top: 35px;
    margin-right: 19px;
    background: url(2542.png) 27px 9px no-repeat;
}

.registLink a:hover {
    border: 1px solid #257bd4;
    color: #257bd4;
    background: url(2543.png) 27px 9px no-repeat;
}

.zxtb {
    background-position: -74px 9px !important;
}

.bgxz {
    background-position: -175px 9px !important;
}

.qt {
    background-position: -275px 9px !important;
}


/* 便民指南   查询服务  互联网+监管  */
.convenience a {
    width: 190px;
    height: 100px;
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 12px;
    margin-right: 12px;
    font-weight: bold;
}


/* 便民指南 */
.convenienceOne a{
    line-height: 100px;
    padding-left: 96px;
}
.hydj {
    background: #f7f7f7 url('2523.png') 20px center no-repeat;
}
.sydj {
    margin-right: -12px !important;
    background: #f7f7f7 url('2541.png') 20px center no-repeat;
}
.shjz {
    background: #f7f7f7 url('2537.png') 20px center no-repeat;
}
.cjrfl {
    margin-right: -12px !important;
    background: #f7f7f7 url('2516.png') 20px center no-repeat;
}

/* 查询服务 */
.convenienceTwo a{
   text-align: center;
   padding-top: 65px;
}
.xzqh{
    background: #f7f7f7 url('2535.png')  center 12px no-repeat;
}
.dbbz{
    margin-right: -12px !important;
    background: #f7f7f7 url('2519.png') center 12px no-repeat;
}
.shjzgzz{
    padding-top: 50px !important;
    background: #f7f7f7 url('2526.png') center 12px no-repeat;
}
.jzxq{
    margin-right: -12px !important;
    background: #f7f7f7 url('2525.png') center 12px no-repeat;
}
/* 互联网+监管 */
.convenienceThree a{
    width:100%;
    height:100px;
    text-align: center;
    padding-top: 60px;
    text-align:center;
}
.shzzcx{
    background: #f7f7f7 url('2520.png') center 15px no-repeat;
}
.njcx{
    background: #f7f7f7 url('2532.png') center 15px no-repeat;
}


/* 社会组织查询 */
.organizationQuery {
    border: none;
}

/* 社会组织查询表单样式 */
.InformationQuery {
    font-size: 14px;
}

.InformationQuery p {
    margin-bottom: 10px;
}

.queryShzzmc,
.queryXydm {
    background: #f7f7f7;
    width: 100%;
    display: block;
    border: none;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #bdbdbd;
    font-size: 14px;
}

#type,
#status {
    width: calc(100% - 50px);
    border: none;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    box-sizing: border-box;
    display: inline-block;
    color: #bdbdbd;
    font-size: 14px;
    background: #f7f7f7;
    /* float: left; */
}

.queryBtn {
    background-color: rgb(1, 82, 147);
    width: 60%;
    height: 28px;
    text-align: center;
    display: block;
    border: none;
    color: #fff;
    margin: 0 auto;
    letter-spacing: 3px;
    cursor: pointer;
}

/* 新闻发布会 */
.shufflingBox {
    padding-top: 20px;
    height:220px;
    overflow: hidden;
}
.conference{
    position: relative;
    overflow: hidden;
    display:block;
}
.conference ul li {
    width: 390px;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.conference ul li img {
    width: 390px;
    height: 220px;
}

.conference ul li p {
    width: 390px;
    height: 48px;
    line-height: 48px;
    background: url('2575.png') no-repeat top center;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    padding-left: 10px;
}
.swiper-button-prev_cont,.swiper-button-prev_video{
    width:25px;
    height:45px;
    position:absolute;
    top: 80px;
    left: 5px;
    z-index: 9999;
    background:url('2528.png') no-repeat center center;
}
.swiper-button-next_cont,.swiper-button-next_video{
    width:25px;
    height:45px;
    position:absolute;
    top: 80px;
    right: 5px;
    z-index: 9999;
    background:url('2536.png') no-repeat center center;
}
/* 留言咨询 */

.askQuest{
    color:#e30000 !important;
}
.hlwdc {
    /* 督查 */
    position: absolute;
    top: -5px;
    right: 0;
}

.leaveHint {
    font-size: 14px;
    color: #005495;
    line-height: 1.8;
    text-indent: 2em;
}

.leaveMsg {
    overflow: hidden;
    width: 290px;
    border: 1px solid #005495;
    height: 35px;
    border-radius: 5px;
}

.lysstxt {
    width: 255px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    box-sizing: border-box;
    border: 0;
    float: left;
    padding-left: 5px;
    box-sizing:border-box;;
}

/* .lyssbtn{
    width: 57px;
    height: 38px;
    line-height: 38px;
    background: #005495;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 0px;
    float: left;
    border: none;
} */
.leaveSearchBtn {
    width: 35px;
    height: 35px;
    background: url('2527.png') no-repeat center center;
    display: inline-block;
    float: left;
    background-size: 50%;
}

/* 机器人 */
.leaveRobot {
    position: absolute;
    top: 45px;
    right: 0;
    height: 90px;
    width: auto;
}

.leaveRobot img {
    height: 90px;
    width: auto;
}

.leaveRobotHint {
    min-width: 145px;
    max-width: 200px;
    position: absolute;
    top: -25px;
    right: 70px;
    border: 1px solid #cccccc;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 8px 8px 0 8px;
    display: none;
}

/* .leaveRobotHint::after {
    position: absolute;
    bottom: -6px;
    right: 3px;
    padding: 5px;
    border: inherit;
    border-left: none;
    border-top: none;
    content: "";
    background: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
} */

.leaveRobot:hover .leaveRobotHint {
    display: block;
}

/* 关键词 */
.lyssgjc {
    display: block;
    overflow: hidden;
    font-size: 14px;
}

.lyssgjc p {
    font-weight: bold;
}

.lyssgjc a {
    float: left;
    font-size: 12px;
    width: 22%;
    margin-top: 12px;
}

/* 征求意见 */
.consultation ul li {
    line-height: 1.3;
}

/* 网上信访、社会组织投诉举报 */
.interactive a {
    float: left;
    width: 127px;
    font-size: 14px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 4px;
    background-color: #f7f7f7;
    color: #1a1a1a;
}

.interactive a b {
    color: #e30000;
}

.wsxf {
    background: url('2522.png') no-repeat 48px 6px;
    background-position: -87px 6px;
}

.tsjb {
    margin-left: 10px;
    background: url('2522.png') no-repeat 48px 6px;
}

/* 相关链接 */
.relatedLinks{
    text-align: center;
    margin-bottom: 20px;
}
.moreLinksZfw{
    display: inline-block;
    /* float: left; */
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.moreLinks{
    display: inline-block;
    /* float: left; */
    font-size: 14px;
    text-align: left;
    background: #e6e6e6 url(2571.png) 181px center no-repeat;
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin-left: 27px;
    box-sizing: border-box;
    padding-left: 10px;
    position: relative;
}

.moreLinks ul{
    display: none;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 198px;
    height: 285px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #f7f7f7;
    border: #ededed 1px solid;
    z-index: 999;
}
.moreLinks ul li{
    width: 188px;
    height: 26px;
    display: block;
}
.moreLinks ul li a{
    font-size: 14px;
    text-decoration: none;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    font-weight: normal;
    line-height: 26px;
    background: none;
    display: block;
    width: 188px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 26px;
}
.moreLinks ul li a:hover{
    background: #257bd4;
    color: #ffffff;
}

.moreLinksGov:hover .moreDepart{
    display: block;
}
.moreLinksUnit:hover .moreUnit{
    display: block;
}
.moreLinksPlace:hover .morePlace{
    display: block;
}
.moreLinksMedia:hover .moreMedia{
    display: block;
}




/* ***********************footer******************** */
.footer{
    width: 100%;
    border-top: 3px solid #16639f;
    padding: 20px 0 30px;
}
.moblieFoot{
    display: none;
}
.footCont{
    height: 85px;
    text-align: center;
    display: block;
    font-size: 14px;
    /* overflow: hidden; */
}
.footDzjg,.fontCont,.footMtjz,.footZfzc{
    display: inline-block;
    text-align: center;
    height: 85px;
}

.footDzjg{
    width: 90px;
    display: inline;
}
.fontCont{
    width: 510px;
    font-size: 14px;
    line-height: 2;
}
.fontCont a{
    margin-left: 20px;
}
.fontCont span{
    margin-left: 10px;
}
.xmtjz p{
    line-height:2;
}
.footZfzc{
    display: inline;
    margin: 30px 0 0 20px;
}